home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / GREEKS / TEXTEASE / !TEVIEW / !RUN < prev    next >
Text File  |  1999-02-26  |  1KB  |  41 lines

  1. |
  2. | RUN file for TextEase Browser
  3. |
  4. Set TextEaseB$Dir  <Obey$Dir>
  5. Set TextEaseB$Version 4.10
  6. |
  7. | Change TextEaseB$Opts to save options to other directory
  8. | eg for use on LAN or if hard drive is locked.
  9. |
  10. | Directory specified should contain a directory 
  11. | 'Option' for user options.
  12. |
  13. Set TextEaseB$Opts <Obey$Dir>
  14. |
  15. Set File$Type_B8B TextEase
  16. Set File$Type_B8A TE_temp
  17. Set File$Type_B3F Pages
  18. Set File$Type_B3E Pages_temp
  19. |
  20. If "<TextEase$Dir>" = "" then Set Alias$@RunType_B8B     Run <TextEaseB$Dir>.!Run %%*0
  21. If "<TextEase$Dir>" = "" then Set Alias$@PrintType_B8B   Run <TextEaseB$Dir>.!Run %%*0
  22. If "<TextEase$Dir>" = "" then Set Alias$@RunType_B8A     Run <TextEaseB$Dir>.!Run %%*0
  23. If "<TextEase$Dir>" = "" then Set Alias$@PrintType_B8A   Run <TextEaseB$Dir>.!Run %%*0
  24. |
  25. IconSprites <TextEaseB$Dir>.!Sprites
  26. |
  27. RMEnsure FontChange 1.00 RMLoad <TextEaseB$Dir>.FontChan
  28. RMEnsure DrawFile   1.01 RMLoad <TextEaseB$Dir>.DrawFile
  29. RMEnsure Euclid     1.04 RMLoad <TextEaseB$Dir>.EuclidX
  30. RMEnsure EFFfont    2.10 RMLoad <TextEaseB$Dir>.FNmodule
  31. |
  32. | -k means DELETE work as ACORN, not PC.
  33. | -l means produce logfile ( Softease use only ).
  34. | -t allow talking - only with talking version.
  35. | -Eff allows use of Edward4 type fonts from Electronic Font Foundary
  36. | -FontBlend uses font blending where necessary on FontManager >= 3.35 
  37. | -FontFix allows thin lines to be anti-aliased - for use the David Pillings utility.
  38. |
  39. WimpSlot -min 360K -max 360K
  40. Run <TextEaseB$Dir>.!RunImag -k -t -Eff -FontBlend %*0
  41.